Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

C

calculateInsideInSampleSize(BitmapFactory.Options, int, int) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
 
caluCRC(byte[]) - Static method in class com.rt.printerlibrary.utils.CRCUtil
获得CRC验证码
charToByte(char) - Static method in class com.rt.printerlibrary.utils.CRCUtil
char 转byte
CHINESE_CODE_MODE_BIG5 - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
CHINESE_CODE_MODE_GBK - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
CHINESE_CODE_MODE_UTF8 - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
clear() - Method in class com.rt.printerlibrary.cmd.Cmd
Clear all cmds
清空所有指令
clear() - Method in class com.rt.printerlibrary.observer.PrinterObserverManager
 
cloneBytes(byte[]) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
 
close() - Method in class com.rt.printerlibrary.driver.bluetooth.EdrDriver
 
close() - Method in class com.rt.printerlibrary.driver.wifi.WifiDriver
 
Cmd - Class in com.rt.printerlibrary.cmd
Created by Tony on 2017/11/21.
Cmd() - Constructor for class com.rt.printerlibrary.cmd.Cmd
 
CmdFactory - Class in com.rt.printerlibrary.factory.cmd
Created by Tony on 2017/11/15.
CmdFactory() - Constructor for class com.rt.printerlibrary.factory.cmd.CmdFactory
 
Code128_B(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
Code_B 类型条码
CODE39(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
CODE39 类型条码
CODE93(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
CODE93 类型条码
CODEBAR(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
CODEBAR 类型条码
com.rt.printerlibrary.annotation - package com.rt.printerlibrary.annotation
 
com.rt.printerlibrary.bean - package com.rt.printerlibrary.bean
 
com.rt.printerlibrary.cmd - package com.rt.printerlibrary.cmd
 
com.rt.printerlibrary.connect - package com.rt.printerlibrary.connect
 
com.rt.printerlibrary.driver - package com.rt.printerlibrary.driver
 
com.rt.printerlibrary.driver.bluetooth - package com.rt.printerlibrary.driver.bluetooth
 
com.rt.printerlibrary.driver.usb - package com.rt.printerlibrary.driver.usb
 
com.rt.printerlibrary.driver.usb.rw - package com.rt.printerlibrary.driver.usb.rw
 
com.rt.printerlibrary.driver.wifi - package com.rt.printerlibrary.driver.wifi
 
com.rt.printerlibrary.enumerate - package com.rt.printerlibrary.enumerate
 
com.rt.printerlibrary.exception - package com.rt.printerlibrary.exception
 
com.rt.printerlibrary.factory.cmd - package com.rt.printerlibrary.factory.cmd
 
com.rt.printerlibrary.factory.connect - package com.rt.printerlibrary.factory.connect
 
com.rt.printerlibrary.factory.printer - package com.rt.printerlibrary.factory.printer
 
com.rt.printerlibrary.observer - package com.rt.printerlibrary.observer
 
com.rt.printerlibrary.printer - package com.rt.printerlibrary.printer
 
com.rt.printerlibrary.setting - package com.rt.printerlibrary.setting
 
com.rt.printerlibrary.utils - package com.rt.printerlibrary.utils
 
CommonEnum - Class in com.rt.printerlibrary.enumerate
Created by Tony on 2017/11/29.
CommonEnum() - Constructor for class com.rt.printerlibrary.enumerate.CommonEnum
 
CommonEnum.Align - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonEnum.FontStyle - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonEnum.PinPageHighUnitType - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonEnum.PinPrintMode - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonEnum.PrinterChineseCodeMode - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonEnum.PrinterConnectState - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonEnum.Setting - Annotation Type in com.rt.printerlibrary.enumerate
 
CommonSetting - Class in com.rt.printerlibrary.setting
Created by Tony on 2017/11/23.
CommonSetting() - Constructor for class com.rt.printerlibrary.setting.CommonSetting
 
compressBitmap(Bitmap, int) - Static method in class com.rt.printerlibrary.utils.BitmapUtil
zac add 图片压缩
compressImage(Bitmap, int) - Static method in class com.rt.printerlibrary.utils.RTUtils
质量压缩方法 Reduce picture quality
connect(Object) - Method in class com.rt.printerlibrary.connect.BleInterface
 
connect(Object) - Method in class com.rt.printerlibrary.connect.BluetoothInterface
 
connect(T) - Method in class com.rt.printerlibrary.connect.PrinterInterface
Connect printer device
连接打印机
connect(Object) - Method in class com.rt.printerlibrary.connect.UsbInterface
 
connect(Object) - Method in class com.rt.printerlibrary.connect.WiFiInterface
 
connect(UsbDevice, Context, PendingIntent) - Method in class com.rt.printerlibrary.driver.usb.UsbPrintDriver
 
connect(String, int) - Method in class com.rt.printerlibrary.driver.wifi.WifiDriver
 
connect(Object) - Method in class com.rt.printerlibrary.printer.LabelPrinter
 
connect(Object) - Method in class com.rt.printerlibrary.printer.PinPrinter
 
connect(T) - Method in class com.rt.printerlibrary.printer.RTPrinter
连接打印机
connect the printer.
connect(Object) - Method in class com.rt.printerlibrary.printer.ThermalPrinter
 
connect(Object) - Method in class com.rt.printerlibrary.printer.UniversalPrinter
Connect Printer
CONNECT_STATE_INTERRUPTED - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
CONNECT_STATE_SUCCESS - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
connectListener - Variable in class com.rt.printerlibrary.connect.PrinterInterface
 
ConnectListener - Interface in com.rt.printerlibrary.utils
 
ConnectStateEnum - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2017/12/22.
context - Variable in class com.rt.printerlibrary.bean.UsbConfigBean
 
convert(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
 
convert2(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
2017.08.24 朱哥
convertGreyImgByFloyd(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapUtil
zac add 图片抖动算法
copyBytes(byte[], int, byte[], int, int) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
 
CPCL_BOX(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
用户可以使用 BOX 命令生成具有指定线条宽度的矩形
cpcl_convert(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
TSC 官方sdk 代码 end
CPCL_LINE(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
CPCL drawLine
画线
CPCL_QRCODE(String, String, String, String, String, String) - Method in class com.rt.printerlibrary.cmd.CpclCmd
打印二维码
Cpcl_VBARCODE(String, String, String, String, String, String, String) - Method in class com.rt.printerlibrary.cmd.CpclCmd
能够以指定的宽度和高度纵向打印条码。 用法同 Cpcl_BARCODE
CpclCmd - Class in com.rt.printerlibrary.cmd
Created by Tony on 2017/12/25.
CpclCmd() - Constructor for class com.rt.printerlibrary.cmd.CpclCmd
 
CpclFactory - Class in com.rt.printerlibrary.cmd
Created by Tony on 2017/11/21.
CpclFactory() - Constructor for class com.rt.printerlibrary.cmd.CpclFactory
 
CpclFontTypeEnum - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2017/12/26.
crc_tb - Static variable in class com.rt.printerlibrary.utils.CRCUtil
 
CRCUtil - Class in com.rt.printerlibrary.utils
Created by Tony on 2017/9/21.
CRCUtil() - Constructor for class com.rt.printerlibrary.utils.CRCUtil
 
create() - Method in class com.rt.printerlibrary.cmd.CpclFactory
 
create() - Method in class com.rt.printerlibrary.cmd.EscFactory
 
create() - Method in class com.rt.printerlibrary.cmd.PinFactory
 
create() - Method in class com.rt.printerlibrary.cmd.TscFactory
 
create() - Method in class com.rt.printerlibrary.cmd.ZplFactory
 
create() - Method in class com.rt.printerlibrary.factory.cmd.CmdFactory
Create command object
创建指令对象
create() - Method in class com.rt.printerlibrary.factory.connect.BluetoothFactory
 
create(BluetoothType) - Method in class com.rt.printerlibrary.factory.connect.BluetoothFactory
 
create() - Method in class com.rt.printerlibrary.factory.connect.PIFactory
Create printer interface for connection
创建打印机接口,用于连接
create(BluetoothType) - Method in class com.rt.printerlibrary.factory.connect.PIFactory
Create printer interface for connection
创建打印机接口,用于连接
create() - Method in class com.rt.printerlibrary.factory.connect.UsbFactory
 
create(BluetoothType) - Method in class com.rt.printerlibrary.factory.connect.UsbFactory
 
create() - Method in class com.rt.printerlibrary.factory.connect.WiFiFactory
 
create(BluetoothType) - Method in class com.rt.printerlibrary.factory.connect.WiFiFactory
 
create() - Method in class com.rt.printerlibrary.factory.printer.LabelPrinterFactory
 
create() - Method in class com.rt.printerlibrary.factory.printer.PinPrinterFactory
 
create() - Method in class com.rt.printerlibrary.factory.printer.PrinterFactory
 
create() - Method in class com.rt.printerlibrary.factory.printer.ThermalPrinterFactory
 
create() - Method in class com.rt.printerlibrary.factory.printer.UniversalPrinterFactory
 
createFileWithByte(byte[], String) - Static method in class com.rt.printerlibrary.utils.RTUtils
根据byte数组生成文件
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links